[XEN] Extend the range returned by KEXEC_RANGE_MA_XEN to cover the
authorIan Campbell <ian.campbell@xensource.com>
Thu, 1 Feb 2007 16:07:22 +0000 (16:07 +0000)
committerIan Campbell <ian.campbell@xensource.com>
Thu, 1 Feb 2007 16:07:22 +0000 (16:07 +0000)
commit11247302ade76cc40b28e01f500d0db7f26b72c4
tree2615c9552a0ce4099ef17c46b007f0cf528cef32
parentfa39434f9aa2ad31e32112c0321248db9e540ba2
[XEN] Extend the range returned by KEXEC_RANGE_MA_XEN to cover the
heap as well as code+data. This makes kdump work again after
13546:d86a96ca47a3

Also fix sizeof_note to correctly calculate the length of the name
field.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
xen/common/kexec.c